func github.com/go-pg/pg/v10/orm.newTables

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		tables.go#L11: var _tables = newTables()
		tables.go#L63: func newTables() *tables {